Added xsls to xenstore Makefile install dependencies to fix "make dist".
authorjrb44@freefall.cl.cam.ac.uk <jrb44@freefall.cl.cam.ac.uk>
Tue, 11 Oct 2005 13:26:23 +0000 (14:26 +0100)
committerjrb44@freefall.cl.cam.ac.uk <jrb44@freefall.cl.cam.ac.uk>
Tue, 11 Oct 2005 13:26:23 +0000 (14:26 +0100)
Signed-off-by: James Bulpin <james@xensource.com>
tools/xenstore/Makefile

index 5d29ad301a69a53623c8817f77e92c39bcb276d9..453f1abeb7313ec99177fa1376be0a472e561a02 100644 (file)
@@ -129,7 +129,7 @@ TAGS:
 tarball: clean
        cd .. && tar -c -j -v -h -f xenstore.tar.bz2 xenstore/
 
-install: libxenstore.so xenstored $(CLIENTS)
+install: libxenstore.so xenstored xsls $(CLIENTS)
        $(INSTALL_DIR) -p $(DESTDIR)/var/run/xenstored
        $(INSTALL_DIR) -p $(DESTDIR)/var/lib/xenstored
        $(INSTALL_DIR) -p $(DESTDIR)/usr/bin